Skip to content

Feat/add em1 ch2 diagrams#174

Merged
pushkarscripts merged 4 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch2-diagrams
Jun 1, 2026
Merged

Feat/add em1 ch2 diagrams#174
pushkarscripts merged 4 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch2-diagrams

Conversation

@SG170
Copy link
Copy Markdown
Contributor

@SG170 SG170 commented May 25, 2026

Summary

This PR adds visual diagrams to EM1 Chapter 2 — Linear Algebra (/sem1/em1/ch2), which previously had only text content with placeholder comments.


Changes made

  • Added 3 SVG diagrams inside public/sem1/em1/
  • Replaced all Diagram: placeholder comments in the chapter file with proper <img> tags

Diagrams added

  • matrix-algebra.svg — Matrix multiplication layout showing row × column operation and transpose transformation
  • rank-echelon.svg — Step-by-step row reduction to echelon form to determine rank of a matrix
  • gauss-methods.svg — Comparison flowchart of Gauss elimination, Gauss Jordan and Gauss Seidel methods

image

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 25, 2026

@SG170 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@SG170
Copy link
Copy Markdown
Contributor Author

SG170 commented May 25, 2026

Hey @pushkarscripts , I have added the required diagrams in chapter 02 for em1, please check.
Thank you.

@pushkarscripts
Copy link
Copy Markdown
Owner

@SG170 there are some merge conflicts you need to resolve

@SG170
Copy link
Copy Markdown
Contributor Author

SG170 commented May 30, 2026

Okay @pushkarscripts will try to solve the merge conflicts asap..

@SG170
Copy link
Copy Markdown
Contributor Author

SG170 commented May 30, 2026

Hey @pushkarscripts I have resolved all the merge conflicts please review it.
Thank you

@pushkarscripts
Copy link
Copy Markdown
Owner

LGTM. Thanks for contributing!

@pushkarscripts pushkarscripts added enhancement New feature or request gssoc-26 Part of GirlScript Summer of Code 2026 gssoc:approved Approved for GSSOC '26 level:advanced quality:exceptional type:docs type:design labels Jun 1, 2026
@pushkarscripts pushkarscripts merged commit dcee840 into pushkarscripts:main Jun 1, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request gssoc:approved Approved for GSSOC '26 gssoc-26 Part of GirlScript Summer of Code 2026 level:advanced quality:exceptional type:design type:docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants